2013-04-04 - 4257.100 - Rel Notes- ECALC Process rate change #DotNetReleases2013

Release Notes

4257.100 - Payroll Rate Change Procedure(Ver-2)

Admin Info


Purpose
Payroll Rate Change Procedure(Ver-2)
Release No#
001
Submitted on
04/04/2013
Submitted by
Venkat A
Source/Destination Systems
Local/NEC DEV
Release Sent To
Joan Profetta
Objects Created By
Venkat A
Objects Tested By
Rajesh K

Transport and Technical Objects


Location Objects Name
\\10.114.165.54\sites\Deployments\BMS POLCA RELEASES\Calc Emb Date Change_04042013\
  • CaluclateEMBRuntype.aspx
  • CaluclateEMBRuntype.aspx.cs
  • Date Change script.sql

Release Notes


For Infrastructure


Please take backup of existing pages in Dev before replacing Dev page with latest Pages.
Please take a backup of below mentioned Procedures in DEV.
  1. NE_ECALC_REPORT
  2. GET_SELECTED_TAPES
  3. INSERT_NEW_TAPE_ROW
  4. CHECK_TAPE_EXISTS_TODAY
  5. UPDATE_TAPE_RATES

Run the Date Change script.sql Script on Dev DB
Move CaluclateEMBRuntype pages into MasterData folder of the application

For Requestor

Interface Changes

Test Notes

Title
Module
Steps
Expected Result
Calculate Embroidery Rates
Calculate Embroidery Rates
1. User should be able to access POLCA application.
2. Select Calculate Embroidery rates tab.
3. User should be able to see Drop down for Run type and
a Calender control for Effective date.
4. Enter Run type , Effective date and Embroidery Machine type.
5. Click on Run Button.
When the ECALC Process is executed Effective date in
the PS_NEC_EMB_TAPES Table should be updated with
the effective date given in front end(Calender control).
ECALC Package
ECALC Package
1. Execute Wilcomm2Pending.dtsx, ECALC.dtsx package
In this process effective date is updated with current date + 1
in PS_NEC_EMB_TAPES Table.

Reference Document (Specifications or Production Support Break Fix)


2013-02-26 - 4257.100 - Spec - ECALC Process rate change